CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - job shop

搜索资源列表

  1. d4ef13.ZIP

    0下载:
  2. 单件车间调度问题的改进型病毒进化遗传算法Job-shop scheduling problem improved virus evolutionary genetic algorithm-Job-shop scheduling problem improved virus evolutionary genetic algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:1009513
    • 提供者:di2012
  1. JSP--E-T--GA

    2下载:
  2. 针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-01-11
    • 文件大小:25600
    • 提供者:孙启峰
  1. ACO-on-JSSP

    0下载:
  2. Dynamic job shop scheduling problem is one form of a job shop scheduling problem with varying arrival time job or not concurrent. This problem can be represented in graph form, which is to seek the shortest path from start point to destination point.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:56294
    • 提供者:Bharath
  1. genetic-algorithm

    0下载:
  2. 车间作业调度问题是一种NP完全问题,下面的源码是车间作业调度问题的源码-Job shop scheduling problem is an NP-complete problem, the source of the following is the source of the Job Shop Scheduling Problem
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:1525
    • 提供者:快月
  1. jsgas

    0下载:
  2. 遗传算法车间调度,车间作业调度问题遗传算法,各工件各工序的结束时刻,可根据它绘出甘特图,各代群体平均适应值的记录.-The genetic algorithm shop scheduling, job shop scheduling problems with genetic algorithms, each moment of the end of the process of the workpiece, it plotted the Gantt chart, the average fit
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-13
    • 文件大小:51385
    • 提供者:陈湖
  1. jssp

    0下载:
  2. JSSP (Job shop scheduling problem) random solution generator with schedule fixing. Produces good results considering the time tradeof.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-16
    • 文件大小:4153
    • 提供者:hmpich
  1. gagagagaaaaaaaaa

    0下载:
  2. 车间作业调度问题遗传算法通用Matlab程序,很好用的的哦-the matlab implementation of job-shop scheduling problem solution based on the GA algorithm
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:50700
    • 提供者:林上智
  1. jobshop

    0下载:
  2. 使用遗传算法和粒子群算法共同解决混合车间作业调度问题的文章-The use of genetic algorithm and particle swarm algorithm to solve the articles of the Hybrid Job Shop Scheduling Problem
  3. 所属分类:software engineering

    • 发布日期:2017-11-11
    • 文件大小:458889
    • 提供者:崔洋洋
  1. encode-and-decode-of-shop-job

    1下载:
  2. 用于车间调度的编码和解码。 encode函数用于生成M*N的编码数组。M为机器数,N为工件数。 Jm数组的行,表示对应工件在不同机器上的加工顺序。数组内容为机器号。 T数组为加工时间数组。第M行第N列,表示第N号工件在第M号机器上的加工时间。 程序采用先判断对应机器上是否有空间满足插空标准,处理后,再判断是否产生新的空间。 decode解码函数最终需要求得,在M个机器中,所用的最长时间,也就是最大完成时间,作为解码的结果。-For shop scheduling encodi
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-04-15
    • 文件大小:2048
    • 提供者:郑世杰
  1. JSPGA

    0下载:
  2. 车间调度算法,已经调试好,能够出甘特图。希望大家交流借鉴。-job shop sheduling, genetic algorithm, matlab code, can output gante picture.
  3. 所属分类:Communication

    • 发布日期:2017-11-12
    • 文件大小:1558
    • 提供者:俞训峰
  1. JSPGA

    0下载:
  2. 车间作业调度问题遗传算法 用MATLAB来实现-Job Shop Scheduling Problem genetic algorithm using MATLAB
  3. 所属分类:ISAPI-IE

    • 发布日期:2017-11-26
    • 文件大小:1514
    • 提供者:
  1. BBOforjobscheduling-

    0下载:
  2. BBO算法应用到柔性车间调度中,优化目标是单目标。-BBO algorithm is applied to the flexible job shop scheduling, the optimization goal is a single goal.
  3. 所属分类:File Formats

    • 发布日期:2017-05-02
    • 文件大小:534635
    • 提供者:
  1. Untitledc

    0下载:
  2. job shop scheduling for parallel machine
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1155
    • 提供者:sivaramany
  1. single

    0下载:
  2. job shop scheduling for single machine
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1487
    • 提供者:sivaramany
  1. Untitled2

    0下载:
  2. job shop scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1384
    • 提供者:sivaramany
  1. new

    0下载:
  2. job shop scheduling problem
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2257
    • 提供者:sivaramany
  1. Genetic_Algorithms

    0下载:
  2. solving job shop scheduling problem with setup times by Tabu Search Algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:514517
    • 提供者:Alexandr
  1. -Tabu-Search-to-Solve-the-JSSP-with-SD-Setup-Time

    0下载:
  2. Tabu search for Job shop
  3. 所属分类:software engineering

    • 发布日期:2017-05-22
    • 文件大小:6973418
    • 提供者:Alexandr
  1. modm

    0下载:
  2. Flexible Job Shop Scheduling _modm in matlabe
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:16211
    • 提供者:ahmad
  1. -Problem

    0下载:
  2. 一种求解多目标柔性Job Shop调度的改进遗传算法-An improved genetic algorithm for multi-objective Flexible Job Shop Scheduling Problem
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:204314
    • 提供者:田雨橙
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com